If there is just one CM agent configured, archpro could become a bottleneck since this one agent would need to serialize the archiving operations requested by the four parallel CSLD task threads. 如果只配置了一个CM代理,那么archpro可能成为一个瓶颈,因为这一个代理需要串行地处理由4个并行的CSLD任务线程请求的归档操作。
We implement a web cache server using the event poll technology, which greatly improves the ability of handling client requests and resolves the bottleneck problem of the network I/ O operations of web servers. 实现了一个整合了eventpoll事件驱动机制的Web高速缓存服务器,它大幅度地提高了系统处理客户请求的能力,解决了系统处理网络I/O操作的瓶颈问题。
The conflict between the scheduling of the bottleneck machine and non-bottleneck machines can be coordinated by adjusting the release times and delivery times of operations on the bottleneck machine. 通过调整瓶颈机上工序的到达时间和传递时间协调瓶颈机与非瓶颈机之间的关联。
Under the assumption that the capacities of non-bottleneck machines are infinite, operations on the non-bottleneck machines are aggregated into a time delay. The job shop problem is then reduced into a single-machine scheduling problem with release time and delivery time constraints. 假设非瓶颈机加工能力无限大,将非瓶颈机上的工序集结成一个时间迟延环节,原问题则简化为一个带到达时间和传递时间约束的单机调度问题。